Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientAutoSizingColumn client event. Occurs before the user auto-sizes a column by double-clicking the right edge of a column header cell.
シンタックス
'宣言
Public Overridable Function OnClientAutoSizingColumn( _
ByVal As System.String _
) As
public virtual OnClientAutoSizingColumn(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照